| Overload | Description |
|---|---|
| NNovWidgetHost<T> Constructor() | Default constructor |
| NNovWidgetHost<T> Constructor(T) | Creates a new NNovControl that hosts the specified widget. |
| NNovWidgetHost<T> Constructor(T,DockStyle) | Creates a new NNovControl that hosts the specified widget. |